Package | ehealthplatform.be.r4.federalprofiles |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-allergyintolerance |
Url | https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-allergyintolerance |
Version | 1.0.0 |
Status | active |
Name | BeAllergyIntolerance |
Experimental | False |
Description | Belgian federal profile for an allergy and/or an intolerance. Initially based on the functional description of the NIHDI. |
Type | AllergyIntolerance |
Kind | resource |
No resources found
StructureDefinition | |
be-patient | BePatient |
be-practitioner | BePractitioner |
be-practitionerrole | BePractitionerRole |
https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-allergyintolerancecode | BeAllergyIntoleranceCode |
https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-exposureroute | BeExposureRoute |
https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-riskmanifestation | BeRiskManifestation |
{
"resourceType" : "StructureDefinition",
"id" : "be-allergyintolerance",
"url" : "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-allergyintolerance",
"version" : "1.0.0",
"name" : "BeAllergyIntolerance",
"status" : "active",
"description" : "Belgian federal profile for an allergy and/or an intolerance. Initially based on the functional description of the NIHDI.",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "AllergyIntolerance",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "AllergyIntolerance.clinicalStatus",
"path" : "AllergyIntolerance.clinicalStatus",
"definition" : "The clinical status of the allergy or intolerance.\r\n\r\nWhen available, a provider SHOULD include it. When given, a consumer SHALL record this in its consuming system.",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.verificationStatus",
"path" : "AllergyIntolerance.verificationStatus",
"definition" : "Assertion about certainty associated with the propensity, or potential risk, of a reaction to the identified substance (including pharmaceutical product).\r\n\r\nWhen available, a provider SHOULD include it. When given, a consumer SHALL record this in its consuming system.",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.type",
"path" : "AllergyIntolerance.type",
"definition" : "Identification of the underlying physiological mechanism for the reaction risk.\r\n\r\nWhen available, a provider SHOULD include it. When given, a consumer SHALL record this in its consuming system.",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.category",
"path" : "AllergyIntolerance.category",
"definition" : "Category of the identified substance.\r\n\r\nWhen available, a provider SHOULD include it in the istance. When given, a consumer SHALL record this in its consuming system.",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.code",
"path" : "AllergyIntolerance.code",
"definition" : "Code for an allergy or intolerance statement (either a positive or a negated/excluded statement). This may be a code for a substance or pharmaceutical product that is considered to be responsible for the adverse reaction risk (e.g., \"Latex\"), an allergy or intolerance condition (e.g., \"Latex allergy\"), or a negated/excluded code for a specific substance or class (e.g., \"No latex allergy\") or a general or categorical negated statement (e.g., \"No known allergy\", \"No known drug allergies\"). Note: the substance for a specific reaction may be different from the substance identified as the cause of the risk, but it must be consistent with it. For instance, it may be a more specific substance (e.g. a brand medication) or a composite product that includes the identified substance. It must be clinically safe to only process the 'code' and ignore the 'reaction.substance'. If a receiving system is unable to confirm that AllergyIntolerance.reaction.substance falls within the semantic scope of AllergyIntolerance.code, then the receiving system should ignore AllergyIntolerance.reaction.substance.\r\n\r\nA provider SHALL include it in the istance and a consumer SHALL record this in its consuming system. If needed codes can be used outside the given valueset, SNOMED-CT is preferred.",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"description" : "Causative agent codes as defined by NIHDI",
"valueSet" : "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-allergyintolerancecode"
}
},
{
"id" : "AllergyIntolerance.patient",
"path" : "AllergyIntolerance.patient",
"definition" : "The patient who has the allergy or intolerance.\r\n\r\nA provider SHALL include it in the istance and a consumer SHALL record this in its consuming system.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient"
]
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.recordedDate",
"path" : "AllergyIntolerance.recordedDate",
"definition" : "The recordedDate represents when this particular AllergyIntolerance record was created in the system, which is often a system-generated date.\r\n\r\nA provider SHALL include it in the istance and a consumer SHALL record this in its consuming system.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.recorder",
"path" : "AllergyIntolerance.recorder",
"definition" : "Individual who recorded the record and takes responsibility for its content.\r\n\r\nA provider SHALL include it in the istance and a consumer SHALL record this in its consuming system.",
"comment" : "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.\r\n\r\nSpecial remarks for KMEHR users:\r\nThis is the 'author' concept in a KMEHR message as the FHIR recorder is the party taking responsibility.",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient",
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner",
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole"
]
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.asserter",
"path" : "AllergyIntolerance.asserter",
"definition" : "The source of the information about the allergy that is recorded.\r\n\r\nWhen available, a provider SHOULD include it in the istance. When given, a consumer SHALL record this in its consuming system.",
"comment" : "The recorder takes responsibility for the content, but can reference the source from where they got it.\r\n\r\nSpecial remarks for KMEHR users:\r\nAs the FHIR asserter is not the party taking responsibility, this is not equal to the 'author' concept in KMEHR.",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.note",
"path" : "AllergyIntolerance.note",
"comment" : "For example: including reason for flagging a seriousness of 'High Risk'; and instructions related to future exposure or administration of the substance, such as administration within an Intensive Care Unit or under corticosteroid cover. The notes should be related to an allergy or intolerance as a condition in general and not related to any particular episode of it. For episode notes and descriptions, use AllergyIntolerance.event.description and AllergyIntolerance.event.notes.\r\n\r\nWhen available, a provider SHOULD include it. When given, a consumer SHALL record this in its consuming system.",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.reaction",
"path" : "AllergyIntolerance.reaction",
"definition" : "Details about each adverse reaction event linked to exposure to the identified substance.\r\n\r\nWhen available, a provider SHOULD include it in the istance. When given, a consumer SHALL record this in its consuming system.",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.reaction.substance",
"path" : "AllergyIntolerance.reaction.substance",
"mustSupport" : false
},
{
"id" : "AllergyIntolerance.reaction.manifestation",
"path" : "AllergyIntolerance.reaction.manifestation",
"definition" : "Clinical symptoms and/or signs that are observed or associated with the adverse reaction event.\r\n\r\nWhen available, a provider SHOULD include it. When given, a consumer SHALL record this in its consuming system. If needed codes can be used outside the given valueset, SNOMED-CT is preferred.",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-riskmanifestation"
}
},
{
"id" : "AllergyIntolerance.reaction.onset",
"path" : "AllergyIntolerance.reaction.onset",
"mustSupport" : false
},
{
"id" : "AllergyIntolerance.reaction.exposureRoute",
"path" : "AllergyIntolerance.reaction.exposureRoute",
"definition" : "Identification of the route by which the subject was exposed to the substance. If needed codes can be used outside the given valueset, SNOMED-CT is preferred.",
"binding" : {
"strength" : "extensible",
"valueSet" : "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-exposureroute"
}
},
{
"id" : "AllergyIntolerance.reaction.note",
"path" : "AllergyIntolerance.reaction.note",
"definition" : "Additional text about the adverse reaction event not captured in other fields.\r\n\r\nA note on this level SHOULD be avoided when not absolutely necessary. Preferably use the .note one level higher.",
"mustSupport" : false
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.